Click or drag to resize

ServiceGetRules Method

Retrieves a collection of Inbox rules that are associated with the authenticated user.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GetRulesResponse GetRules()

Return Value

Type: GetRulesResponse
A collection of the user's Inbox rules.
See Also